PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFExtendedGraphicState Class / PDFExtendedGraphicState Constructor / PDFExtendedGraphicState Constructor(PDFCosDictionaryContainer)
N/A
In This Topic
    PDFExtendedGraphicState Constructor(PDFCosDictionaryContainer)
    In This Topic
    Initializes a new Object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFExtendedGraphicState( 
       PDFCosDictionaryContainer cosExtGState
    )

    Parameters

    cosExtGState
    N/A
    See Also